Use hash-tables.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 13 Jul 2002 22:10:02 +0000 (22:10 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 13 Jul 2002 22:10:02 +0000 (22:10 +0000)
commite581253d53547d54b137e0aa385c0c3ec57eb313
tree525b853b8414bf23b0b8a00205cc79726390e376
parentabb9bd5ad6c4798bbc8cb54cbd7799f07ea70a8c
Use hash-tables.
(ange-ftp-make-hashtable, ange-ftp-map-hashtable)
(ange-ftp-make-hash-key, ange-ftp-get-hash-entry)
(ange-ftp-put-hash-entry, ange-ftp-del-hash-entry): Remove.
Replace with make-hash-table, maphash, gethash, puthash and remhash.
(ange-ftp-hash-entry-exists-p): Rewrite.
(ange-ftp-vms-delete-file-entry, ange-ftp-vms-add-file-entry):
Change mapatom -> maphash.
(ange-ftp-file-entry-active-p, ange-ftp-file-entry-not-ignored-p):
Update to new calling mode.
lisp/net/ange-ftp.el